-
Notifications
You must be signed in to change notification settings - Fork 1
feat(icon sync): manage syncronization icon #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…/node-win into feat/manage-syncronization-icon
| } | ||
| } | ||
|
|
||
| // Función para obtener el mensaje de error de HRESULT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this comment is necessary since the function name describes well what it does, but in any case, we should put comments in english.
| } | ||
|
|
||
| // Obtener un handle al archivo | ||
| // print fullPath |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And maybe this one isn't necessary either. I think wprintf with fullPath.c_str() is self-explanatory.
…/node-win into feat/manage-syncronization-icon
No description provided.